Add Rendition
Add a remote rendition to the given video. Note: you can use /videos/ref:reference_id instead of /videos/video_id
Path parameters
Video Cloud account ID.
Video ID (specified as {video_id}}).
Headers
Content-Type: application/json
Authorization: Bearer {access_token} - see Getting Access Tokens
Request body
the Video Cloud account id
this rendition contains only an audio track, no video track (a rendition for low bandwidth devices)
an internally used id (not applicable to remote assets)
whether processing is complete for the asset (will be true for remote assets if a remote_url is supplied)
the controller type for ingested renditions (not applicable to remote renditions or other types of assets)
the filename for an ingested asset in the Video Cloud system (not applicable to remote assets)
average encoding rate in kbps
frame height in pixels
frame width in pixels
the asset id
array of strings that denote the kind of encryption used for DRM packaged renditions
asset name
whether ingested rendition is available by progressive download (not applicable to other asset types or remote renditions)
the media asset reference id (must be unique within the account) - this is not the same as the video reference id
name for remote streams (not applicable to asset types other than rendition)
the url for a remote asset (not applicable to ingested assets); remote_url is required when adding an asset (POST)
the size of the asset in bytes (integer)
the type of the asset
when the video was last modified
when the asset was added to the video in Video Cloud
not applicable to remote assets
not applicable to remote assets
duration in milliseconds
Response
Rendition asset created
the Video Cloud account id
this rendition contains only an audio track, no video track (a rendition for low bandwidth devices)
an internally used id (not applicable to remote assets)
whether processing is complete for the asset (will be true for remote assets if a remote_url is supplied)
the controller type for ingested renditions (not applicable to remote renditions or other types of assets)
the filename for an ingested asset in the Video Cloud system (not applicable to remote assets)
average encoding rate in kbps
frame height in pixels
frame width in pixels
the asset id
array of strings that denote the kind of encryption used for DRM packaged renditions
asset name
whether ingested rendition is available by progressive download (not applicable to other asset types or remote renditions)
the media asset reference id (must be unique within the account) - this is not the same as the video reference id
name for remote streams (not applicable to asset types other than rendition)
the url for a remote asset (not applicable to ingested assets); remote_url is required when adding an asset (POST)
the size of the asset in bytes (integer)
the type of the asset
when the video was last modified
when the asset was added to the video in Video Cloud
not applicable to remote assets
not applicable to remote assets
duration in milliseconds